func google.golang.org/protobuf/internal/impl.appendDoubleValue

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L4802: func appendDoubleValue(b []byte, v protoreflect.Value, wiretag uint64, opts marshalOptions) ([]byte, error) {
		codec_gen.go#L4823: 	marshal:   appendDoubleValue,